home *** CD-ROM | disk | FTP | other *** search
/ Champak 43 / Vol 43.iso / games / runrun.swf / scripts / DefineButton2_21 / BUTTONCONDACTION on(press, keyPress Space).as next >
Encoding:
Text File  |  2007-07-07  |  91 b   |  4 lines

  1. on(press, keyPress "<Space>"){
  2.    _parent._parent._parent._parent.gotoAndStop("gra");
  3. }
  4.